Introduction
ArangoSearch is ArangoDB’s built-in search engine for full-text, complex data structures and more
ArangoSearch provides information retrieval features, natively integrated into ArangoDB’s query language and with support for all data models. The search engine can index nested fields from multiple collections, optionally with transformations such as text normalization and tokenization applied, rank query results by relevance and more.
Help us improve
Anything unclear or buggy in this tutorial? Provide Feedback